Previous Next

Query for pages as subresource of a portal template given its short ID

get
/v1/portal/portaltemplates/{portalTemplateId}/pages
Returns matching pages within a List wrapper

The following tables summarize the client request.

Path Parameters
Name Description Format
portalId the short id of the portal to use as a parent of the page string
Query Parameters
Name Description Format
limit the maximum number of returned items integer int32
offset the position of the first item in result set integer int32
orderBy order by string
q search criteria SearchParam

The following tables summarize the server response.

403 Response

Invalid utoken supplied

404 Response

Invalid portal short id supplied